From: Glenn Morris Date: Fri, 30 Nov 2007 07:48:32 +0000 (+0000) Subject: (uniquify-item-base): Declare as a function. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~25369 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=c3ef64a41e785bf50211c44aa6d769a0220d3664;p=emacs.git (uniquify-item-base): Declare as a function. --- diff --git a/lisp/desktop.el b/lisp/desktop.el index 22028d249b2..c34bf8105ea 100644 --- a/lisp/desktop.el +++ b/lisp/desktop.el @@ -651,8 +651,7 @@ is nil, ask the user where to save the desktop." value))) ;; ---------------------------------------------------------------------------- -;; check-declare does not work for defstructs. -;;;(declare-function uniquify-item-base "uniquify" (cl-x)) +(declare-function uniquify-item-base "uniquify" (cl-x) t) ; defstruct (defun desktop-buffer-info (buffer) (set-buffer buffer)